home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
macstart.dcr
/
00032.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-02-25
|
211 b
|
12 lines
on StartSOHO
global phase
set MainPath to the moviePath
if the machineType = 256 then
set movi to MainPath & "main"
else
set movi to MainPath & "main"
end if
set phase to 1
go(1, movi)
end